Release 10.1A: OpenEdge Development:
Progress 4GL Reference
Server object handle
Allows you to connect and execute remote procedures on an AppServer or Web service.
Note: This handle does not provide direct access to an AppServer session context as does a SESSION handle for the current context. Rather, it provides access to a server object in the current context that allows you to connect, disconnect, and retrieve a variety of information on a connected AppServer.Syntax
server-handleA handle variable that references a server object created by the CREATE SERVER statement that, in turn, allows you to connect to and access an AppServer instance or a Web service application.
attributeAn attribute of the server handle.
methodA method of the server handle.
Attributes
Methods
CONNECT( ) method (AppServer) CONNECT( ) method (Web service)
Note
For SpeedScript, as in any 4GL client, a WebSpeed Agent can use a valid server handle to access and run remote procedures on an AppServer. However, it does not access or affect the state of any WebSpeed Transaction Server.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |